object GGVCard: TGGVCard Left = 563 Top = 269 BorderStyle = bsDialog ClientHeight = 269 ClientWidth = 265 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 104 Top = 16 Width = 24 Height = 13 Caption = 'Imi'#281':' end object Bevel1: TBevel Left = 8 Top = 88 Width = 249 Height = 10 Shape = bsBottomLine end object Label2: TLabel Left = 104 Top = 40 Width = 48 Height = 13 Caption = 'Nazwisko:' end object Label3: TLabel Left = 104 Top = 64 Width = 23 Height = 13 Caption = 'Nick:' end object Label7: TLabel Left = 24 Top = 112 Width = 27 Height = 13 Caption = 'Wiek:' end object Label9: TLabel Left = 24 Top = 136 Width = 24 Height = 13 Caption = 'P'#322'e'#263':' end object Bevel2: TBevel Left = 8 Top = 160 Width = 249 Height = 10 Shape = bsBottomLine end object Label11: TLabel Left = 24 Top = 184 Width = 35 Height = 13 Caption = 'Miasto:' end object Bevel3: TBevel Left = 8 Top = 208 Width = 249 Height = 10 Shape = bsBottomLine end object PaintBox1: TPaintBox Left = 16 Top = 16 Width = 64 Height = 64 OnPaint = PaintBox1Paint end object Button1: TButton Left = 181 Top = 232 Width = 75 Height = 25 Caption = 'Zamknij' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 8 Top = 232 Width = 75 Height = 25 Caption = 'Menu' TabOrder = 1 OnClick = Button2Click end object firstEdit: TEdit Left = 168 Top = 16 Width = 81 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 2 Text = 'brak' end object lastEdit: TEdit Left = 168 Top = 40 Width = 81 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 3 Text = 'brak' end object nickEdit: TEdit Left = 168 Top = 64 Width = 81 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 4 Text = 'brak' end object birthEdit: TEdit Left = 80 Top = 112 Width = 177 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 5 Text = 'brak' end object genderEdit: TEdit Left = 80 Top = 136 Width = 177 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 6 Text = 'brak' end object cityEdit: TEdit Left = 80 Top = 184 Width = 169 Height = 17 BevelInner = bvNone BevelOuter = bvNone BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 7 Text = 'brak' end end